runtime.randomOrder.count (field)
5 uses
runtime (current package)
proc.go#L7188: count uint32
proc.go#L7200: ord.count = count
proc.go#L7211: count: ord.count,
proc.go#L7212: pos: i % ord.count,
proc.go#L7213: inc: ord.coprimes[i/ord.count%uint32(len(ord.coprimes))],
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |